-
Home
-
AFIP para WooCommerce
-
2.1.0
-
Code
-
Classes
- Customer
Total Complexity |
13 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
131 |
Lines of code |
73 |
Logical lines of code |
19 |
Comment lines |
21 |
Methods |
13 |
Properties |
7 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
to_array() |
S |
55 |
1 |
19 |
__construct() |
S |
58 |
1 |
17 |
set_email() |
S |
81 |
1 |
3 |
set_phone() |
S |
81 |
1 |
3 |
set_extra_info() |
S |
81 |
1 |
3 |
first_name() |
S |
82 |
1 |
3 |
last_name() |
S |
82 |
1 |
3 |
company_name() |
S |
82 |
1 |
3 |
full_name() |
S |
70 |
1 |
7 |
address() |
S |
82 |
1 |
3 |
email() |
S |
82 |
1 |
3 |
phone() |
S |
82 |
1 |
3 |
extra_info() |
S |
82 |
1 |
3 |